home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE3 / PD / VICE / doc / BUGS < prev    next >
Text File  |  2002-08-27  |  3KB  |  71 lines

  1. - Screenshots with activated PAL emulation do not deliver the expected
  2.   (blurry) result. 
  3.  
  4. - The Unix/Gnome port shows a GdkERROR on some displays (seen on
  5.   Solaris8 mixed color depth visual) and crashes.
  6.   We have an incomplete workaround; Contact
  7.   `vice-devel@firenze.linux.it' for details.
  8.  
  9. - The Linux/DGA2 code is known to be unstable, especially when
  10.   switching back to window mode under some circumstances.
  11.  
  12. - The Linux/DGA1 and Linux/VIDMODE fullscreen support may be unstable
  13.   on some systems. Double size/scan does not work currenty.
  14.  
  15. - The Unix/Gnome port file selector filter does not take care about
  16.   directories which are most probably filtered out and not
  17.   listed. Once the directory is changed within the file selector the
  18.   filter doesn't apply anymore and directories are shown.
  19.  
  20. - Some basic features of the VDC are missing. In the MS-DOS port you
  21.   have to save the configuration and restart the emulator when
  22.   changing VDC double size mode.
  23.  
  24. - In the C128 emulation VIC-II and VDC palette can not coexist
  25.   currently in some ports.
  26.  
  27. - The VIC-II implementation lacks cycle exact sprite support.
  28.  
  29. - The CBM-II emulation is not fully supported in all ports.
  30.  
  31. - When loading a snapshot, the monitor break/watchpoints break.
  32.   (at least in xpet)
  33.  
  34. - The custom TextField widget is buggy and can cause crashes on
  35.   DEC/Alpha machines, and possibly on other systems too.  If you get
  36.   weird X protocol errors or the file selector makes the emulator die
  37.   when you close it, this might be the cause.  In that case, recompile
  38.   with the `--disable-textfield' option.  If it still does not work,
  39.   please tell us.
  40.  
  41. - Some DEC/Alpha machines crash due to the XAW implementation.  Compile
  42.   VICE with GNOME support `--enable-gnomeui' instead.
  43.  
  44. - Dithering on monochrome X11 servers is *very* (VERY!) slow.
  45.  
  46. - When a key which is shifted on the real machine but unshifted on the
  47.   PC or Unix keyboard you are using is pressed, the virtual shift is
  48.   pressed together (i.e. at the same clock cycle) with the main key;
  49.   this could not work with some keyboard routines.  If you have to
  50.   use the function keys, press the (real) shift key manually (e.g. F2
  51.   = Shift + F1, F4 = Shift + F3 and so on); this also works with other
  52.   keys.
  53.  
  54. - The CBM-II emulator, when the execution bank is set to an open memory
  55.   bank, sets the zeropage and stack access to unmapped, but actually
  56.   existing memory. This is a bug but cannot be avoided with the current
  57.   CPU code architecture.
  58.  
  59. - When running the burn-in and diagnostics test of the 8296 system disk
  60.   on "xpet -model 8296" a lot of stuff fails.
  61.  
  62. - Although both are emulated in the xcbm2 emulator, switching between
  63.   C510 and C6x0/7x0 is not possible at runtime. Use command line option
  64.   "xcbm -model 510".
  65.  
  66. - Dual disk drive 2040/3040 support (DOS1, 670 blocks free) is not working 
  67.  
  68. - In the C510 emulation the VIC-II timing is not exact, i.e. the
  69.   stopping of the CPU during bad lines is wrong.
  70.  
  71.